TmScrollBar

Section: C Library Functions (3)
Updated: 24 July 1993
Index Return to Main Contents
 

NAME

TmScrollBar - the ScrollBar widget class  

SYNOPSIS

xmScrollBar  pathName [options]

 

DESCRIPTION

This is the tcl binding to the Motif ScrollBar widget.

 

CLASSES

The class name for resource files is XmScrollBar. Resources are inherited from TmPrimitive, TmCore. Methods are inherited from TmCore.

 

RESOURCES

The new resources are
increment
initialDelay
maximum
minimum
orientation
pageIncrement
processingDirection
repeatDelay
showArrows
sliderSize
troughColor
value

 

METHODS

New methods for this class are:
decrementCallback
dragCallback
incrementCallback
pageDecrementCallback
pageIncrementCallback
toBottomCallback
toTopCallback
valueChangedCallback

 

CALLBACK SUBSTITUTIONS

No substitutions are supported for this class.  

BUGS

The substitutions supported for this class are
%reason  - the additional values are
decrement
drag
increment
page_decrement
page_increment
to_bottom
to_top
value_changed

%value - the value of the scrollbar

 

AUTHOR

Jan Newmarch, University of Canberra


 

Index

NAME
SYNOPSIS
DESCRIPTION
CLASSES
RESOURCES
METHODS
CALLBACK SUBSTITUTIONS
BUGS
AUTHOR

This document was created by man2html, using the manual pages.
Time: 20:43:53 GMT, June 11, 2022